home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 104 / maccd 104.iso / Utilities / Benchmark-Programme / Mac OS / ThroughPut 1.5 ƒ / Readme next >
Encoding:
Text File  |  2001-01-23  |  2.5 KB  |  54 lines  |  [TEXT/ttxt]

  1. ThroughPut 1.5
  2. Written by Rene Trost.
  3.  
  4.  
  5. ThroughPut tests how much data your Mac can pass through the PCI or AGP port to your graphics card. Results are given in Megabytes per second.
  6.  
  7. 1. CPU Test - Shows how much megabytes (1MB = 1048576 bytes) can be passed through the PCI/AGP port with the CPU in one second.
  8. 2. FPU Test - same as above just using the FPU (common way on none G4 Macs).
  9. 3. AltiVec Test (G4 only) - same as above just using the AltiVec unit.
  10. 4. CopyBits - same as above just using the MacOS function CopyBits. This function is used by many applications/games for drawing and gives you an impression of the 2D speed of your graphics card.
  11.  
  12. Each test is running 10 seconds. The test procedure can't be interrupted.
  13.  
  14. ThroughPut V1.5 are compareable with results of earlier versions. Bytes/sec. to MB/sec. convertion is done by dividing bytes/sec. by 1048576 (1MB = 1048576 bytes)
  15.  
  16.  
  17.  
  18. Before you start
  19.  
  20. - For best results reboot your system before you start ThroughPut. Virtual Memory may affect your results - best if you turn it OFF. Background processes (especially network activity) may also affect ThroughPut results, so don't run any applications before starting ThroughPut.
  21.  
  22. - ThroughPut requires Apple's DrawSprocket
  23.  
  24. The results ThroughPut gives don't represent the speed of your CPU/FPU/AltiVec unit or your graphics card - it only shows you how many megabytes per second passed through the PCI/AGP bus to your graphics card using the CPU/FPU/AltiVec Unit or CopyBits function. Currently most available games using the FPU to move data into the graphics card's VRAM.
  25.  
  26. Visit http://www.coolmedia.de/throughput for more information about ThroughPut.
  27.  
  28. If you have any questions about ThroughPut then feel free to email me: rene.trost@coolmedia.de
  29.  
  30.  
  31.  
  32. Some results
  33.  
  34. System                      Graphics card      CPU    FPU    AltiVec   CopyBits 
  35. -------------------------------------------------------------------------------
  36. PowerPC 604e/200Mhz        Voodoo3 2000 PCI    24.5   40.9     n/a       68.5
  37.     
  38. PowerPC G4/400Mhz AGP      Voodoo4 4500 AGP    50.0   83.4    125.0     155.1
  39.  
  40.  
  41. Compare your results at http://www.xlr8yourmac.com or directly
  42. enter your results at http://forums.xlr8yourmac.com/fpsdb/post.fpsdb.lasso 
  43.  
  44.  
  45.  
  46. Version History
  47. - 1.0 - first release
  48. - 1.1 - added CPU Test
  49. - 1.2 - added AltiVec Test (G4 only)
  50. - 1.3 - added CacheBurst write Test
  51. - 1.3.1 - improved CachePage checking...
  52. - 1.4 - removed CacheBurst test due to incompatibility, added CopyBits test instead.
  53. - 1.5 - user interface added, results are now given in MB/sec.
  54.